home *** CD-ROM | disk | FTP | other *** search
- #[
- # Name: u.u95kbdj.ugd
- #
- # Derived from: u95kbd_2.ugd
- #
- # Author: David Halliwell
- #
- # Created on: Apr 1997
- #
- # Sccs ID: @(#)u.u95kbdj.ugd 1.2 09/11/97
- #
- # Coding Stds:
- #
- # Purpose: A script file for use with Windows 95 upgrader WIN95LIC
- # This file is a template UGD file for setting up
- # SGI Japanese keyboards.
- # This template needs to be pre-processed (by keybconf)
- # to set the selected keyboard.
- #
- # Copyright 1997 Insignia Solutions PLC. All rights reserved.
- #]
-
-
- # Note NEW106KEYBOARD, KEYBDRIVERDESC, JKEYBSTYPE, JKEYBTYPE, JKEYBKBD and
- # KEYBINFSECTION will be replaced before processing this script.
-
- #-------------------------------------------------------------------------------
- # Configure the selected Japanese keyboard (101 or 106)
- #-------------------------------------------------------------------------------
-
- REG
- UPD
- HKEY_CURRENT_USER
- control panel\Keyboard
- REG_SZ
- New106Keyboard
- NEW106KEYBOARD
- END
-
- REG
- UPD
- HKEY_USERS
- .Default\control panel\Keyboard
- REG_SZ
- New106Keyboard
- NEW106KEYBOARD
- END
-
- REG
- UPD
- HKEY_LOCAL_MACHINE
- System\CurrentControlSet\Services\Class\Keyboard\0001
- REG_SZ
- DriverDesc
- KEYBDRIVERDESC
- END
-
- REG
- UPD
- HKEY_LOCAL_MACHINE
- System\CurrentControlSet\Services\Class\Keyboard\0001
- REG_SZ
- InfSection
- KEYBINFSECTION
- END
-
- REG
- UPD
- HKEY_LOCAL_MACHINE
- Enum\BIOS\*PNP0303\06
- REG_SZ
- DeviceDesc
- KEYBDRIVERDESC
- END
-
- INI
- UPD
- C:\WINDOWS\SYSTEM.INI
- [boot.description]
- keyboard.typ=
- keyboard.typ=KEYBDRIVERDESC
- END
-
- INI
- UPD
- C:\WINDOWS\SYSTEM.INI
- [keyboard]
- subtype=
- subtype=JKEYBSTYPE
- END
-
- INI
- UPD
- C:\WINDOWS\SYSTEM.INI
- [keyboard]
- type=
- type=JKEYBTYPE
- END
-
- INI
- UPD
- C:\WINDOWS\SYSTEM.INI
- [keyboard]
- kbdjp.kbd=
- kbdjp.kbd=JKEYBKBD
- END